POV-Ray : Newsgroups : povray.general : #declare : Re: #declare Server Time
5 Aug 2024 14:16:47 EDT (-0400)
  Re: #declare  
From: Greg M  Johnson
Date: 21 Oct 2002 13:17:29
Message: <3db436a9$1@news.povray.org>
"Christopher James Huff" <chr### [at] maccom> wrote in message
news:chr### [at] netplexaussieorg...
>
> def myCounter = 0;
> while(myCounter < 10) {
>     myCounter += 1;
> }
>


<shudders>

I "mastered" programming in high school and college learning BASIC and some
FORTRAN.

I am too stupid to figure out C.

Please don't make the SDL just a bastardized C.  Don't make it eclectic.  As
klunky as it is, the current SDL is intuitive.


Post a reply to this message

Copyright 2003-2023 Persistence of Vision Raytracer Pty. Ltd.